Original patch by Christoph Egger at AMD.
Signed-off-by: Keir Fraser <keir@xensource.com>
unsigned long dummy;
} crash_xen_core_t;
-extern inline void elf_core_save_regs(ELF_Gregset *core_regs,
+static inline void elf_core_save_regs(ELF_Gregset *core_regs,
crash_xen_core_t *xen_core_regs)
{
printk("STUB: " __FILE__ ": %s: not implemented\n", __FUNCTION__);
unsigned long dummy;
} crash_xen_core_t;
-extern inline void elf_core_save_regs(ELF_Gregset *core_regs,
+static inline void elf_core_save_regs(ELF_Gregset *core_regs,
crash_xen_core_t *xen_core_regs)
{
printk("STUB: " __FILE__ ": %s: not implemented\n", __FUNCTION__);
unsigned long ss;
} ELF_Gregset;
-extern inline void elf_core_save_regs(ELF_Gregset *core_regs,
+static inline void elf_core_save_regs(ELF_Gregset *core_regs,
crash_xen_core_t *xen_core_regs)
{
unsigned long tmp;
unsigned long gs;
} ELF_Gregset;
-extern inline void elf_core_save_regs(ELF_Gregset *core_regs,
+static inline void elf_core_save_regs(ELF_Gregset *core_regs,
crash_xen_core_t *xen_core_regs)
{
unsigned long tmp;